aboutsummaryrefslogtreecommitdiff
path: root/web/src/app/api/auth/[...nextauth]/route.js
blob: 5951f837eeed7ce3dbeba831a294a998b436f96a (plain) (blame)
1
2
import { handlers } from "@/lib/auth"
export const { GET, POST } = handlers